Sets a list of Brush lists, each list used to stroke a different Series, and each Brush used to stroke one element in the respective Series.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public void setStrokes ( |
A list with Brush-lists.
RemarksIf the count of Brush-values is less than the count of data items in the Series, the control applies them in a cycle.
See Also